PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFFieldWidget Class / setFont Method
The font used for editing the widget content.
In This Topic
    setFont Method
    In This Topic
    Sets the widget font.
    Syntax
    public void setFont( 
       PDFFont value
    )

    Parameters

    value
    The font used for editing the widget content.
    See Also